Skip to content

Do not remove succeeding text on click delete#117

Open
jonathonherbert wants to merge 3 commits intomainfrom
jsh/do-not-remove-subsequent-text-on-click-delete
Open

Do not remove succeeding text on click delete#117
jonathonherbert wants to merge 3 commits intomainfrom
jsh/do-not-remove-subsequent-text-on-click-delete

Conversation

@jonathonherbert
Copy link
Copy Markdown
Collaborator

What does this change?

Do not remove succeeding text when clicking the delete button on a chip.

How has this change been tested?

  • I've added some preceding and succeeding text to the click delete test. The test fails after that change. The commit after fixes the test. (Cannot quite recall why the magic +1 was there!)
  • I've also tested manually.

Fixes #114.

@jonathonherbert jonathonherbert force-pushed the jsh/do-not-remove-subsequent-text-on-click-delete branch from 6b23d05 to 8a92cf7 Compare March 4, 2026 16:41
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Mar 4, 2026

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Mar 4, 2026

@jonathonherbert jonathonherbert self-assigned this Mar 4, 2026
@jonathonherbert jonathonherbert added the maintenance Departmental tracking: maintenance work, not a fix or a feature label Mar 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

maintenance Departmental tracking: maintenance work, not a fix or a feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Removing a chip eats first letter of subsequent word

1 participant